home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3143 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  903 b 

  1. Path: news.halcyon.com!usenet
  2. From: kmoffat@halcyon.com (Kenneth Moffat)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Novice Q: Running a BC++4.5 OWL application...
  5. Date: Mon, 22 Jan 1996 14:09:47 GMT
  6. Organization: Northwest Nexus, inc.
  7. Message-ID: <4e05ra$kss@news.halcyon.com>
  8. References: <ragnaroek1996Jan20.093813.19104@news2.compulink.com>
  9. NNTP-Posting-Host: blv-pm0-ip4.halcyon.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. mksmith@idirect.com (Martin Smith) wrote:
  13.  
  14. >I have written an OWL application that runs just fine with BC++ running, 
  15. >but which won't run from file manager or File|Run unless BC++ is at least 
  16. >running in the background.  Is there a switch somewhere among the target 
  17. >attributes that I may not have set?
  18.  
  19. >Any comments appreciated.
  20.  
  21. Check if linking of .dll's is set to Dynamic or Static. You probably want
  22. Static.
  23.  
  24. Ken Moffat
  25. kmoffat@halcyon.com
  26. http://www.halcyon.com/kmoffat/
  27.  
  28.